Overload | Description |
---|---|
CopyTo(T[],Int32) | Copies the elements of the IntervalArray<T> to an System.Array, starting at a particular System.Array index. |
CopyTo(T[],Int32,Int32,Int32) | Copies the elements of the IntervalArray<T> to an System.Array, starting at a particular System.Array index. |